[INFO] cloning repository https://github.com/httnn/pallo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/httnn/pallo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhttnn%2Fpallo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhttnn%2Fpallo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc779744c97dab114cfe8702deb78931f37067cc
[INFO] fixing httnn/pallo against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhttnn%2Fpallo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/httnn/pallo
[INFO] finished tweaking git repo https://github.com/httnn/pallo
[INFO] tweaked toml for git repo https://github.com/httnn/pallo written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/httnn/pallo on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/httnn/pallo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded objc2-core-location v0.3.2
[INFO] [stderr]   Downloaded objc2-uniform-type-identifiers v0.3.2
[INFO] [stderr]   Downloaded keyboard-types v0.6.2
[INFO] [stderr]   Downloaded objc2-metal-kit v0.3.2
[INFO] [stderr]   Downloaded skia-bindings v0.93.1
[INFO] [stderr]   Downloaded skia-safe v0.93.1
[INFO] [stderr]   Downloaded objc2-user-notifications v0.3.2
[INFO] [stderr]   Downloaded objc2-model-io v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 741c0bcfdf6a6729ad5d027bf8dff19ba7fe8cde7e6fd8ba247540cdb61cbbbc
[INFO] running `Command { std: "docker" "start" "741c0bcfdf6a6729ad5d027bf8dff19ba7fe8cde7e6fd8ba247540cdb61cbbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "741c0bcfdf6a6729ad5d027bf8dff19ba7fe8cde7e6fd8ba247540cdb61cbbbc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "741c0bcfdf6a6729ad5d027bf8dff19ba7fe8cde7e6fd8ba247540cdb61cbbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "741c0bcfdf6a6729ad5d027bf8dff19ba7fe8cde7e6fd8ba247540cdb61cbbbc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.117
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking pallo_macro v0.1.0 (/opt/rustwide/workdir/crates/pallo_macro)
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.117
[INFO] [stderr]     Checking js-sys v0.3.94
[INFO] [stderr]     Checking pallo-util v0.1.0 (/opt/rustwide/workdir/crates/pallo_util)
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking web-sys v0.3.94
[INFO] [stderr]     Checking pallo v0.1.0 (/opt/rustwide/workdir/crates/pallo)
[INFO] [stdout] error[E0583]: file not found for module `platform`
[INFO] [stdout]  --> crates/pallo/src/platform/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod platform;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `platform`, create file "crates/pallo/src/platform/platform.rs" or "crates/pallo/src/platform/platform/mod.rs"
[INFO] [stdout]   = note: if there is a `mod platform` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `platform`
[INFO] [stdout]  --> crates/pallo/src/platform/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod platform;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `platform`, create file "crates/pallo/src/platform/platform.rs" or "crates/pallo/src/platform/platform/mod.rs"
[INFO] [stdout]   = note: if there is a `mod platform` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `renderer`
[INFO] [stdout]  --> crates/pallo/src/renderers/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod renderer;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `renderer`, create file "crates/pallo/src/renderers/renderer.rs" or "crates/pallo/src/renderers/renderer/mod.rs"
[INFO] [stdout]   = note: if there is a `mod renderer` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `renderer`
[INFO] [stdout]  --> crates/pallo/src/renderers/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod renderer;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `renderer`, create file "crates/pallo/src/renderers/renderer.rs" or "crates/pallo/src/renderers/renderer/mod.rs"
[INFO] [stdout]   = note: if there is a `mod renderer` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Canvas`
[INFO] [stdout]  --> crates/pallo/src/platform/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{Canvas, Later, WindowEvent};
[INFO] [stdout]   |             ^^^^^^ no `Canvas` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Canvas`
[INFO] [stdout]  --> crates/pallo/src/component.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{App, Canvas, Cx, Event, Grid, PointerState, Property, PropertyId, PropertyStore, Rect, tree::NodeId};
[INFO] [stdout]   |                  ^^^^^^ no `Canvas` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::platform::Platform`
[INFO] [stdout]  --> crates/pallo/src/context.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     platform::Platform,
[INFO] [stdout]   |     ^^^^^^^^^^--------
[INFO] [stdout]   |               |
[INFO] [stdout]   |               no `Platform` in `platform`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 9 -     platform::Platform,
[INFO] [stdout] 9 +     platform::platform,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Surface`
[INFO] [stdout]  --> crates/pallo/src/layer.rs:2:76
[INFO] [stdout]   |
[INFO] [stdout] 2 |     App, CanvasType, Cx, IntPoint, Point, RasterSurfaceType, Rect, Signal, Surface, renderers,
[INFO] [stdout]   |                                                                            ^^^^^^^ no `Surface` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Canvas`, `crate::Path`
[INFO] [stdout]  --> crates/pallo/src/svg.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Align, App, Canvas, Cx, Path, PathBuilderType, Point, Rect, point,
[INFO] [stdout]   |                 ^^^^^^      ^^^^ no `Path` in the root
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 no `Canvas` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           crate::File::Path
[INFO] [stdout]           std::path::Path
[INFO] [stdout]           pallo_util::File::Path
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Canvas`, `crate::platform::Platform`
[INFO] [stdout]   --> crates/pallo/src/ui.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     Canvas, ComponentState, IntPoint, Overlay, PointerId, PointerState, SignalCx,
[INFO] [stdout]    |     ^^^^^^ no `Canvas` in the root
[INFO] [stdout] ...
[INFO] [stdout] 12 |     platform::{Frame, Platform, PlatformCommon},
[INFO] [stdout]    |                       ^^^^^^^^ no `Platform` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 12 -     platform::{Frame, Platform, PlatformCommon},
[INFO] [stdout] 12 +     platform::{Frame, platform, PlatformCommon},
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Canvas`, `crate::Surface`
[INFO] [stdout]  --> crates/pallo/src/utils.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{App, Canvas, CanvasType, Cx, RasterSurfaceType, Rect, Surface};
[INFO] [stdout]   |                  ^^^^^^ no `Canvas` in the root                   ^^^^^^^ no `Surface` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `platform::Platform`
[INFO] [stdout]   --> crates/pallo/src/lib.rs:45:76
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use platform::{Clipboard, FileOpenOptions, FileSaveOptions, InputType, Platform, PlatformCommon};
[INFO] [stdout]    |                                                                            ^^^^^^^^ no `Platform` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 45 - pub use platform::{Clipboard, FileOpenOptions, FileSaveOptions, InputType, Platform, PlatformCommon};
[INFO] [stdout] 45 + pub use platform::{Clipboard, FileOpenOptions, FileSaveOptions, InputType, platform, PlatformCommon};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Canvas`
[INFO] [stdout]  --> crates/pallo/src/platform/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{Canvas, Later, WindowEvent};
[INFO] [stdout]   |             ^^^^^^ no `Canvas` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Canvas`
[INFO] [stdout]  --> crates/pallo/src/component.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{App, Canvas, Cx, Event, Grid, PointerState, Property, PropertyId, PropertyStore, Rect, tree::NodeId};
[INFO] [stdout]   |                  ^^^^^^ no `Canvas` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::platform::Platform`
[INFO] [stdout]  --> crates/pallo/src/context.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     platform::Platform,
[INFO] [stdout]   |     ^^^^^^^^^^--------
[INFO] [stdout]   |               |
[INFO] [stdout]   |               no `Platform` in `platform`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 9 -     platform::Platform,
[INFO] [stdout] 9 +     platform::platform,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Surface`
[INFO] [stdout]  --> crates/pallo/src/layer.rs:2:76
[INFO] [stdout]   |
[INFO] [stdout] 2 |     App, CanvasType, Cx, IntPoint, Point, RasterSurfaceType, Rect, Signal, Surface, renderers,
[INFO] [stdout]   |                                                                            ^^^^^^^ no `Surface` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Canvas`, `crate::Path`
[INFO] [stdout]  --> crates/pallo/src/svg.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Align, App, Canvas, Cx, Path, PathBuilderType, Point, Rect, point,
[INFO] [stdout]   |                 ^^^^^^      ^^^^ no `Path` in the root
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 no `Canvas` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           crate::File::Path
[INFO] [stdout]           std::path::Path
[INFO] [stdout]           pallo_util::File::Path
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Canvas`, `crate::platform::Platform`
[INFO] [stdout]   --> crates/pallo/src/ui.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     Canvas, ComponentState, IntPoint, Overlay, PointerId, PointerState, SignalCx,
[INFO] [stdout]    |     ^^^^^^ no `Canvas` in the root
[INFO] [stdout] ...
[INFO] [stdout] 12 |     platform::{Frame, Platform, PlatformCommon},
[INFO] [stdout]    |                       ^^^^^^^^ no `Platform` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 12 -     platform::{Frame, Platform, PlatformCommon},
[INFO] [stdout] 12 +     platform::{Frame, platform, PlatformCommon},
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Canvas`, `crate::Surface`
[INFO] [stdout]  --> crates/pallo/src/utils.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{App, Canvas, CanvasType, Cx, RasterSurfaceType, Rect, Surface};
[INFO] [stdout]   |                  ^^^^^^ no `Canvas` in the root                   ^^^^^^^ no `Surface` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `platform::Platform`
[INFO] [stdout]   --> crates/pallo/src/lib.rs:45:76
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use platform::{Clipboard, FileOpenOptions, FileSaveOptions, InputType, Platform, PlatformCommon};
[INFO] [stdout]    |                                                                            ^^^^^^^^ no `Platform` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 45 - pub use platform::{Clipboard, FileOpenOptions, FileSaveOptions, InputType, Platform, PlatformCommon};
[INFO] [stdout] 45 + pub use platform::{Clipboard, FileOpenOptions, FileSaveOptions, InputType, platform, PlatformCommon};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Font` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/label.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     font: Font,
[INFO] [stdout]    |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TextBlob` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/label.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     blob: Option<TextBlob>,
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Text<TextBlob> {
[INFO] [stdout]    |                ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/label.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn draw(&self, canvas: &mut Canvas, bounds: Rect) {
[INFO] [stdout]    |                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]    --> crates/pallo/src/components/label.rs:223:49
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn draw(&self, cx: &mut Cx<A>, canvas: &mut Canvas) {
[INFO] [stdout]     |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]    --> crates/pallo/src/components/label.rs:668:49
[INFO] [stdout]     |
[INFO] [stdout] 668 |     fn draw(&self, cx: &mut Cx<A>, canvas: &mut Canvas) {
[INFO] [stdout]     |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/paragraph.rs:50:50
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn draw(&self, _cx: &mut Cx<A>, canvas: &mut Canvas) {
[INFO] [stdout]    |                                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/scroll.rs:24:59
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type ScrollbarDrawer<A> = fn(&mut Cx<A>, canvas: &mut Canvas, Rect, bool);
[INFO] [stdout]    |                                                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/scroll.rs:58:49
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn draw(&self, cx: &mut Cx<A>, canvas: &mut Canvas) {
[INFO] [stdout]    |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in the crate root
[INFO] [stdout]   --> crates/pallo/src/layer.rs:34:68
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn draw<A: App>(&self, cx: &mut Cx<A>, canvas: &mut crate::Canvas, position: Point) {
[INFO] [stdout]    |                                                                    ^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]    --> crates/pallo/src/renderers/mod.rs:176:38
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn draw(&self, func: impl FnOnce(Canvas, Rect));
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use an associated type of the same name
[INFO] [stdout]     |
[INFO] [stdout] 176 -     fn draw(&self, func: impl FnOnce(Canvas, Rect));
[INFO] [stdout] 176 +     fn draw(&self, func: impl FnOnce(B::Canvas<'_>, Rect));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `platform::*`
[INFO] [stdout]  --> crates/pallo/src/platform/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use platform::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `renderer::*`
[INFO] [stdout]  --> crates/pallo/src/renderers/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use renderer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Font` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/label.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     font: Font,
[INFO] [stdout]    |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TextBlob` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/label.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     blob: Option<TextBlob>,
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Text<TextBlob> {
[INFO] [stdout]    |                ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/label.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn draw(&self, canvas: &mut Canvas, bounds: Rect) {
[INFO] [stdout]    |                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]    --> crates/pallo/src/components/label.rs:223:49
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn draw(&self, cx: &mut Cx<A>, canvas: &mut Canvas) {
[INFO] [stdout]     |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]    --> crates/pallo/src/components/label.rs:668:49
[INFO] [stdout]     |
[INFO] [stdout] 668 |     fn draw(&self, cx: &mut Cx<A>, canvas: &mut Canvas) {
[INFO] [stdout]     |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/paragraph.rs:50:50
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn draw(&self, _cx: &mut Cx<A>, canvas: &mut Canvas) {
[INFO] [stdout]    |                                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/scroll.rs:24:59
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type ScrollbarDrawer<A> = fn(&mut Cx<A>, canvas: &mut Canvas, Rect, bool);
[INFO] [stdout]    |                                                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/scroll.rs:58:49
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn draw(&self, cx: &mut Cx<A>, canvas: &mut Canvas) {
[INFO] [stdout]    |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in the crate root
[INFO] [stdout]   --> crates/pallo/src/layer.rs:34:68
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn draw<A: App>(&self, cx: &mut Cx<A>, canvas: &mut crate::Canvas, position: Point) {
[INFO] [stdout]    |                                                                    ^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas` in this scope
[INFO] [stdout]    --> crates/pallo/src/renderers/mod.rs:176:38
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn draw(&self, func: impl FnOnce(Canvas, Rect));
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use an associated type of the same name
[INFO] [stdout]     |
[INFO] [stdout] 176 -     fn draw(&self, func: impl FnOnce(Canvas, Rect));
[INFO] [stdout] 176 +     fn draw(&self, func: impl FnOnce(B::Canvas<'_>, Rect));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `platform::*`
[INFO] [stdout]  --> crates/pallo/src/platform/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use platform::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `renderer::*`
[INFO] [stdout]  --> crates/pallo/src/renderers/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use renderer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TextBlob` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/label.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |         self.blob = TextBlob::new(self.text.clone(), &self.font);
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `TextBlob`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TextBlob` in this scope
[INFO] [stdout]    --> crates/pallo/src/components/label.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 blob: TextBlob::new(text.clone(), &self.font),
[INFO] [stdout]     |                       ^^^^^^^^ use of undeclared type `TextBlob`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TextBlob` in this scope
[INFO] [stdout]   --> crates/pallo/src/components/label.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |         self.blob = TextBlob::new(self.text.clone(), &self.font);
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `TextBlob`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TextBlob` in this scope
[INFO] [stdout]    --> crates/pallo/src/components/label.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 blob: TextBlob::new(text.clone(), &self.font),
[INFO] [stdout]     |                       ^^^^^^^^ use of undeclared type `TextBlob`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallo` (lib test) due to 22 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pallo` (lib) due to 22 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "741c0bcfdf6a6729ad5d027bf8dff19ba7fe8cde7e6fd8ba247540cdb61cbbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "741c0bcfdf6a6729ad5d027bf8dff19ba7fe8cde7e6fd8ba247540cdb61cbbbc", kill_on_drop: false }`
[INFO] [stdout] 741c0bcfdf6a6729ad5d027bf8dff19ba7fe8cde7e6fd8ba247540cdb61cbbbc
